home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000248_news@columbia.edu_Mon Jan 23 01:39:03 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22675
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 22 Jan 1995 21:40:33 -0500
  3. Received: by apakabar.cc.columbia.edu id AA23536
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 22 Jan 1995 21:40:31 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!bloom-beacon.mit.edu!usc!cs.utexas.edu!news.sprintlink.net!pipex!sunic!news.tele.fi!news.funet.fi!zippo.uwasa.fi!brando.uwasa.fi!ts
  6. From: ts@brando.uwasa.fi (Timo Salmi)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: A report on 8-bit Finnish characters and Kermit
  9. Date: 23 Jan 1995 01:39:03 GMT
  10. Organization: University of Vaasa
  11. Lines: 32
  12. Distribution: world
  13. Message-Id: <3fv1bn$g2o@zippo.uwasa.fi>
  14. References: <3ft31u$79m@zippo.uwasa.fi>
  15. Reply-To: ts@uwasa.fi
  16. Nntp-Posting-Host: brando.uwasa.fi
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. In article <3ft31u$79m@zippo.uwasa.fi> ts@uwasa.fi (Timo Salmi) writes:
  20. > define MIXED take mixed.cmd     
  21. ;Use new 8-bit Finnish characters
  22.  
  23. >it is again MIXED. There I have a small remaining hitch, since the
  24. >following to definitions will not send the \30 and \31 characters.
  25. >
  26. > set key \142 \30                  ; Key A" sends
  27. > set key \143 \31                  ; Key A' sends
  28.  
  29. I found at least a temporary solution to this problem. The A" and A'
  30. keys are needed in editing.  I use MicroEMACS so I added the
  31. following definitions to my .emacsrc and voila.
  32.  
  33. bind-to-key    execute-macro-3     ^X.
  34. bind-to-key    execute-macro-4     ^X:
  35.  
  36. 3 store-macro
  37.   insert-string A"    <-- \30
  38. !endm
  39.  
  40. 4 store-macro
  41.   insert-string A'    <-- \31
  42. !endm
  43.  
  44.    All the best, Timo
  45.  
  46. ..................................................................
  47. Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
  48. Temporarily using an alternative email address  ts@brando.uwasa.fi
  49. Moderating at garbo.uwasa.fi anonymous FTP  archives  128.214.87.1
  50. Faculty of Accounting & Industrial Management; University of Vaasa
  51. Internet: ts@uwasa.fi   BBS +(358)-61-3170972; FIN-65101,  Finland